Skip to content

fix: disable SDK subchart when deploying via KOTS/EC#34

Merged
aa-replicated merged 1 commit into
mainfrom
fix/disable-sdk-subchart
Apr 12, 2026
Merged

fix: disable SDK subchart when deploying via KOTS/EC#34
aa-replicated merged 1 commit into
mainfrom
fix/disable-sdk-subchart

Conversation

@aa-replicated
Copy link
Copy Markdown
Owner

Summary

  • KOTS/EC deploys its own Replicated SDK instance in the app namespace
  • The replicated Helm subchart (aliased gameshelf-sdk) was also deploying one, resulting in two conflicting gameshelf-sdk pods
  • Setting gameshelf-sdk.enabled: false in helmchart.yaml disables the subchart for KOTS/EC installs

Test plan

  • Merge and deploy
  • Only one gameshelf-sdk pod should be running

KOTS/EC deploys its own Replicated SDK instance in the namespace.
The SDK Helm subchart was also deploying one, causing two conflicting
gameshelf-sdk pods.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aa-replicated aa-replicated merged commit b24eec3 into main Apr 12, 2026
1 check passed
@aa-replicated aa-replicated mentioned this pull request Apr 12, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant